﻿2026-08-03T03:02:48.1984790Z ##[group]Run actions/checkout@v5
2026-08-03T03:02:48.1985567Z with:
2026-08-03T03:02:48.1986081Z   repository: BigscreenVR/spt-bs-core
2026-08-03T03:02:48.1991928Z   token: ***
2026-08-03T03:02:48.1992610Z   ssh-strict: true
2026-08-03T03:02:48.1993076Z   ssh-user: git
2026-08-03T03:02:48.1993608Z   persist-credentials: true
2026-08-03T03:02:48.1994166Z   clean: true
2026-08-03T03:02:48.1994644Z   sparse-checkout-cone-mode: true
2026-08-03T03:02:48.1995250Z   fetch-depth: 1
2026-08-03T03:02:48.1995741Z   fetch-tags: false
2026-08-03T03:02:48.1996267Z   show-progress: true
2026-08-03T03:02:48.1996781Z   lfs: false
2026-08-03T03:02:48.1997280Z   submodules: false
2026-08-03T03:02:48.1998920Z   set-safe-directory: true
2026-08-03T03:02:48.1999547Z   allow-unsafe-pr-checkout: false
2026-08-03T03:02:48.2001058Z ##[endgroup]
2026-08-03T03:02:48.4707496Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T03:02:48.4709891Z ##[group]Getting Git version info
2026-08-03T03:02:48.4710982Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-03T03:02:48.5093177Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-03T03:02:48.6047800Z git version 2.43.0.windows.1
2026-08-03T03:02:48.6082291Z ##[endgroup]
2026-08-03T03:02:48.6094501Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2a6c02fb-5073-4d8e-8c00-0fa249c0a8ec\.gitconfig'
2026-08-03T03:02:48.6116330Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2a6c02fb-5073-4d8e-8c00-0fa249c0a8ec' before making global git config changes
2026-08-03T03:02:48.6117611Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T03:02:48.6121958Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-03T03:02:48.7392455Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-03T03:02:48.9909682Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:02:48.9946189Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T03:02:48.9951730Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T03:02:49.2977675Z refs/heads/main
2026-08-03T03:02:49.3002325Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-03T03:02:49.7389002Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T03:02:51.1099847Z ##[endgroup]
2026-08-03T03:02:51.1107257Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-03T03:02:51.8614192Z ##[group]Cleaning the repository
2026-08-03T03:02:51.8615306Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-03T03:03:01.3454670Z Removing target/
2026-08-03T03:03:01.3494048Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-03T03:03:01.4520323Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T03:03:01.4547964Z ##[endgroup]
2026-08-03T03:03:01.4553096Z ##[group]Disabling automatic garbage collection
2026-08-03T03:03:01.4558137Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-03T03:03:01.4810697Z ##[endgroup]
2026-08-03T03:03:01.4811016Z ##[group]Setting up auth
2026-08-03T03:03:01.4816901Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-03T03:03:01.5698738Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-03T03:03:02.0945400Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T03:03:02.1194892Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-03T03:03:02.6882657Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T03:03:02.7134213Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-03T03:03:03.1958446Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-03T03:03:03.2293528Z ##[endgroup]
2026-08-03T03:03:03.2294067Z ##[group]Fetching the repository
2026-08-03T03:03:03.2300637Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +885a4b69f3f444295a1934db427796f8ccb7c9fc:refs/remotes/origin/main
2026-08-03T03:03:04.2150486Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:03:04.2151174Z  + 184f2ac4e...885a4b69f 885a4b69f3f444295a1934db427796f8ccb7c9fc -> origin/main  (forced update)
2026-08-03T03:03:04.2284596Z ##[endgroup]
2026-08-03T03:03:04.2285126Z ##[group]Determining the checkout info
2026-08-03T03:03:04.2286475Z ##[endgroup]
2026-08-03T03:03:04.2291900Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-03T03:03:04.2597380Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-03T03:03:04.2894261Z ##[group]Checking out the ref
2026-08-03T03:03:04.2899460Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-03T03:03:04.4006496Z branch 'main' set up to track 'origin/main'.
2026-08-03T03:03:04.4006957Z Your branch is up to date with 'origin/main'.
2026-08-03T03:03:04.4007336Z Previous HEAD position was 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T03:03:04.4007686Z Switched to and reset branch 'main'
2026-08-03T03:03:04.4041716Z ##[endgroup]
2026-08-03T03:03:04.4363788Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-03T03:03:04.4645540Z 885a4b69f3f444295a1934db427796f8ccb7c9fc
